runtime/pprof.protobuf.int64 (method)

5 uses

	runtime/pprof (current package)
		proto.go#L153: 	b.pb.int64(tagValueType_Type, b.stringIndex(typ))
		proto.go#L154: 	b.pb.int64(tagValueType_Unit, b.stringIndex(unit))
		protobuf.go#L60: func (b *protobuf) int64(tag int, x int64) {
		protobuf.go#L69: 	b.int64(tag, x)
		protobuf.go#L88: 		b.int64(tag, u)